Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CELEBORN-1601] Support revise lost shuffles #2746

Closed
wants to merge 18 commits into from
Closed

Conversation

FMX
Copy link
Contributor

@FMX FMX commented Sep 19, 2024

What changes were proposed in this pull request?

To support revising lost shuffle IDs in a long-running job such as flink batch jobs.

Why are the changes needed?

  1. To support revise lost shuffles.
  2. To add an HTTP endpoint to revise lost shuffles manually.

Does this PR introduce any user-facing change?

NO.

How was this patch tested?

Cluster tests.

@cxzl25 cxzl25 changed the title [CELEBORN-1600] Support revise lost shuffles [CELEBORN-1601] Support revise lost shuffles Sep 19, 2024
@SteNicholas
Copy link
Member

@FMX, could you also support the corresponding cli command for the HTTP endpoint to revise lost shuffles?

@FMX
Copy link
Contributor Author

FMX commented Sep 20, 2024

@FMX, could you also support the corresponding cli command for the HTTP endpoint to revise lost shuffles?

Sounds good. I'll add the cli command.

@SteNicholas
Copy link
Member

@FMX, BTW, the HTTP endpoint should introduce the client api to invoke, which could follow README.md to add.

@FMX
Copy link
Contributor Author

FMX commented Sep 23, 2024

@SteNicholas Thanks. I have added the CLI command and the API endpoint. Please review this PR when you have time.

@FMX FMX force-pushed the b1600 branch 2 times, most recently from e71ac9e to 1daa172 Compare September 23, 2024 13:19
Copy link

This PR is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot removed the stale label Oct 18, 2024
Copy link
Contributor

@RexXiong RexXiong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SteNicholas
Copy link
Member

Thanks. Merged to main(v0.6.0).

zaynt4606 pushed a commit to zaynt4606/celeborn that referenced this pull request Oct 21, 2024
### What changes were proposed in this pull request?
To support revising lost shuffle IDs in a long-running job such as flink batch jobs.

### Why are the changes needed?
1. To support revise lost shuffles.
2. To add an HTTP endpoint to revise lost shuffles manually.

### Does this PR introduce _any_ user-facing change?
NO.

### How was this patch tested?
Cluster tests.

Closes apache#2746 from FMX/b1600.

Lead-authored-by: mingji <[email protected]>
Co-authored-by: Ethan Feng <[email protected]>
Signed-off-by: SteNicholas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants